[INFO] cloning repository https://github.com/hopinc/cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hopinc/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhopinc%2Fcli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhopinc%2Fcli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ffcb7d8fbaa70ab0e5c902ce2c99da8d110e008
[INFO] checking hopinc/cli against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhopinc%2Fcli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hopinc/cli
[INFO] finished tweaking git repo https://github.com/hopinc/cli
[INFO] tweaked toml for git repo https://github.com/hopinc/cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hopinc/cli on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hopinc/cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d6badb738baf05de3ab26507ce00fb53036fbf0f9ea9961977aa092e102a21c0
[INFO] running `Command { std: "docker" "start" "d6badb738baf05de3ab26507ce00fb53036fbf0f9ea9961977aa092e102a21c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6badb738baf05de3ab26507ce00fb53036fbf0f9ea9961977aa092e102a21c0" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6badb738baf05de3ab26507ce00fb53036fbf0f9ea9961977aa092e102a21c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6badb738baf05de3ab26507ce00fb53036fbf0f9ea9961977aa092e102a21c0" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling rustix v0.38.17
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking bstr v1.6.2
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling leap_client_rs v0.1.5
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]    Compiling hop v0.1.10
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling hop-cli v0.2.61 (/opt/rustwide/workdir)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(windows, not(debug_assertions)))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(any(not(windows), debug_assertions))]
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tabwriter v1.3.0
[INFO] [stderr] error: could not compile `hop-cli` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d6badb738baf05de3ab26507ce00fb53036fbf0f9ea9961977aa092e102a21c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6badb738baf05de3ab26507ce00fb53036fbf0f9ea9961977aa092e102a21c0", kill_on_drop: false }`
[INFO] [stdout] d6badb738baf05de3ab26507ce00fb53036fbf0f9ea9961977aa092e102a21c0
